home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / a / a_funk / spaddprg.tos / SPADDPRG / DATABASE / SEARCH / SEARCH.DOC < prev    next >
Encoding:
Text File  |  1991-12-26  |  1.5 KB  |  47 lines

  1.  
  2. Voor:ATARI   @EU      
  3. Van :DB7JI   @EU 
  4. Date:26-Dec 07:52
  5. Subj: search.doc
  6.  
  7. Path: !PI8UTR!PI8DAZ!DB0AHA!DB0OBK!DK0MWX!DB0LJ!DB0GV!
  8. de DB7JI @ DB0GV
  9.  
  10. hello atari SP 6.0x users,
  11. the search utilitie is a little help to find something.
  12. search looks for a string in a file called 'calls'. the file
  13. 'calls' is containing some calls qth' and names. is's not 
  14. up to date ! you can edit this file and append some new calls.
  15. also you can append every thing you want. for example you can 
  16. append data of transistors, tubes, language libraries or so.
  17. the filename only must be 'calls'.
  18. the command //search hamburg* will show everything stored in 'calls'
  19. with the string hamburg... 
  20. put the program 'search' w i t h o u t  the extender .prg or .ttp
  21. in a subdirctory named 'run'. put the file 'calls' in the same
  22. directory with SP.PRG.
  23. you would have a dir-list like this :
  24.              <CFG>
  25.              <REM>
  26.              <RUN> (containing search>
  27.              calls
  28.              sp.prg
  29. ok ??
  30. if you edit 'calls' use a texteditor, and store without any type
  31. of formatted text. the file 'calls' contains no TAB's or formfeeds.
  32. 'calls' is an ASCII-file.
  33. for example you may append things like this :
  34.  
  35. shit is a word you should not use in packet
  36.  
  37. the command <//search shit> will return this :
  38. searching for : SHIT
  39. shit is a word you should not use in packet
  40. 1 entries found
  41.  
  42. the version of 'search' is 0.5 it's not professional (hi) but i hope
  43. you have some fun with it..
  44. 73 de kajo db7ji @ db0gv
  45.  
  46.  
  47.